home *** CD-ROM | disk | FTP | other *** search
/ Night Sky Interactive / Night Sky Interactive.iso / mac / Data / Const.DIR / 00097.ls < prev    next >
Encoding:
Text File  |  1994-12-17  |  88 b   |  7 lines

  1. on mouseUp
  2.   global a, B, c
  3.   set B to "S"
  4.   set theView to a & B & c
  5.   go(theView)
  6. end
  7.